
@media (max-width: 1023px) {
    
    .n-ban {
        height: 160px;
        margin-top: 0;
    }
   
    .m-header .logo {
        padding-left: 20px;
    }
    
    
}

@media (max-width: 767px) {
    html{
        font-size: 14px;
    }
    *+p {
        margin-top: 6px;
    }
    
    p {
        margin-bottom: 6px;
        line-height: 1.8;
    }

    .h-about{
        background: #f5f5f5;
    }
    .tm-title {
        margin-bottom: 20px;
    }
    .tm-title .title{
        font-size: 30px;
    }
    .tm-title .title::after{
        margin: 10px auto;
    }
    .new-tit .date{
        display: none;
    }
    .new-tit .text{
        padding: 10px 10px;
    }
    .new-tit .text h3{
        font-size: 16px;
    }

    .h-case-s1 .text{
        padding: 10px 10px;
    }

    .a-case .title{
        font-size: 18px;
        font-weight: bold;
    }
    .a-case .time{
        font-size: 14px;
        display: none;
    }
    .a-case .content
    {
        font-size: 14px;
    }
    .re-case .tits{
        border: 0;
        text-align:center;
        font-weight: 700;
        color: #855a36;
    }
    .re-case .wrap{
        margin-left: 15px;
        margin-right: 15px;
    }
    .re-case .wrap .text{
        padding: 15px 15px;
    }
    .re-case .wrap .text .title{
        font-size: 14px;
    }
    .news .a-case .time{
        display: block;
    }
    .n-about .tt{
        font-size: 0.8rem;
    }

    
   
   
    
    .section-title-2{
        margin-bottom: 20px !important;
    }
    .section-title-2 h4{
        font-size: 24px;
    }
    .n-question .content h2{
        font-size: 16px;
    }
    .n-factory{
        background-size: cover;
    }
    .n-factory-p .wrap .text{
        padding: 10px 0;
        font-size: 12px;
    }
    .n-contact .lx .wp .iconfont{
        font-size: 30px;
    }
    .n-contact .lx .wp{
        font-size: 15px;
    }
    .n-contact .lx .wp span{
        padding-left: 20px;
    }
    .n-contact .lx .section-title-2 h4{
        padding-left: 50px;
    }
    .n-contact .ewm{
        padding-left: 0px;
    }
    .n-contact .ewm .wrap{
        width: 50%;
    }
    .n-contact .ewm .wrap.w2{
        margin-left: 20px;
    }
    .n-contact .ewm .t{
        padding: 4px 10px;
    }
    /* ---------------------------------------- */

    .banner .uk-slideshow-items{
        min-height: 210px !important;
    }

    .h-case .text h3{
        font-size: 18px;
    }
    .tm-footer{
        font-size: 14px;
        padding: 60px 0 30px !important;
    }
    .tm-footer .l-wrap{
        display: block;
    }
    .f-ewm{
        text-align: center;
        margin-top: 2rem;
    }
    .position{
        display: block;
    }
    /* .pro-nav>*{
        display: block;
    }
    .pro-nav .wrap a{
        display: block;
        margin-right: 0;
        margin-top: 3px;
        text-align: center;
        border-radius: 0;
        padding: 10px;
    } */
    .pro-nav>*{
        overflow-x: scroll;
        justify-content: left;
        padding-bottom: 10px;
    }
    .pro-nav .wrap a{
        white-space: nowrap;
        padding: 8px 20px;
        margin-right: 20px;
    }
    .n-about .gongc .tt{
        font-size: 16px;
        padding: 15px 0;
    }
    #certificate .wrap{
        height: 120px;
    }
}